home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / C++ AppleLink Messages / CPlus.Dev$ 3⁄16⁄90 / 0069-SingleObject⁄HandleO-Mar90 < prev    next >
Encoding:
Text File  |  1990-03-16  |  615 b   |  19 lines  |  [TEXT/GEOL]

  1. Item    6544811                         11-March-90        23:18PST
  2.  
  3. From:   D0532                           Aidea Systems, Don Park,PRT
  4.  
  5. To:     CPLUS.DEV$                      C++ Interest List--Developers
  6.         CPLUS.APPLE$                    C++ Interest List--Apple Employees
  7.  
  8. Sub:    SingleObject/HandleObject
  9.  
  10. Hello,
  11.  
  12. How does one use "SingleObject" and "HandleObject" together?  I wish to have a
  13. class allocated as a handle but limited to single inheritance.  Using them
  14. together using multiple inheritance seems weird since it defeats the whole
  15. purpose of trying to use "SingleObject".
  16.  
  17. Don Park
  18.  
  19.